home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93b.txt / 000000_icon-group-sender _Sun Apr 18 05:45:33 1993.msg next >
Internet Message Format  |  1993-06-16  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Mon, 19 Apr 1993 05:11:21 MST
  2. Date: Sun, 18 Apr 1993 05:45:33 MST
  3. From: "Clint Jeffery" <cjeffery>
  4. Message-Id: <199304181245.AA21479@chuckwalla.cs.arizona.edu>
  5. To: icon-group@cs.arizona.edu
  6. In-Reply-To: (Pat's message of 16 Apr 93 19:30:24 GMT <1qn1gg$hng@access.digex.net>
  7. Subject: Is there a run time Debugger in developement?
  8. Status: R
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11.    is anyone plowing along at writing a run-time debugger?
  12.    ...
  13.    It would be nice to be able to single step  the code  and
  14.    examine values  or see them changing as teh code runs.
  15.  
  16. My Ph.D. research has produced an environment that makes
  17. it easy to do this sort of stuff; its not just a debugger
  18. but rather a monitoring system that is easy to extend and
  19. customize (by writing Icon procedures of course).
  20.  
  21. It would be a great deal of work to put together a package for
  22. public consumption.  It can only be done if there is sufficient
  23. demand; Icon Project has limited resources.  I'd be interested
  24. in hearing how many people are really interested in a debugger.
  25.  
  26. Clint Jeffery -- cjeffery@cs.arizona.edu
  27.